CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - kohonen neural network

搜索资源列表

  1. CHAPT8

    0下载:
  2. 神经网络模式识别及其实现,第八章。 内含:KMEANS 、KOHONEN 、LVQ 、SOFM 算法。-pattern recognition and neural network to achieve, Chapter VIII. Intron : KMEANS, KOHONEN, LVQ, SOFM algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:128739
    • 提供者:五专
  1. matfun

    0下载:
  2. 神经网络源码可应用于遥感图像分类,包括bp、kohonen等方法-neural network source can be used in remote sensing image classification, including bp, Kohonen methods
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3882
    • 提供者:刘武
  1. som349

    0下载:
  2. 自组织 Kohonen 映射程序,当一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的连接权值具有一定的分布。最邻近的神经元互相刺激,而较远的神经元则相互抑制,更远一些的则具有较弱的刺激作用。自组织特征映射法是一种无教师的聚类方法。 -Kohonen self-organizing map process, when a neural network to outside input mode, will be divid
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3700
    • 提供者:yybb
  1. algorithm

    0下载:
  2. DES算法 DSA算法 ElGamal算法 Kohonen的SOFM(自组织特征映射) LAM(线性联想记忆)算法 LZW 压缩算法 MD5算法 PGP的安全性(一) PKCS #7 RSA算法 SSL是怎样工作的? Ternary Search Trees 产生组合的非递归算法 大整数的乘法 对LZW算法的改进及其在图象无损压缩中的应用 复数快速傅立叶变换算法 加密算法与密钥管理 经典加密算法在VB中的实现(1)- Rsa
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:210329
    • 提供者:蟲子
  1. clustering-algorithm

    0下载:
  2. 神经网络案例:kohonen网络的聚类算法—网络入侵聚类-Neural network case: kohonen network clustering algorithm- Cluster Network Intrusion
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:88316
    • 提供者:束剑
  1. neuro_src_CSharp

    1下载:
  2. 一个神经网络计算的库,实现几个通用神经网络体系和训练方法,自识别图,弹性网络等.like Back Propagation, Kohonen Self-Organizing Map, Elastic Network, Delta Rule Learning, and Perceptron Learning.-In this article, a C# library for neural network computations is described. The library impleme
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:242600
    • 提供者:calford
  1. Kohonen

    0下载:
  2. 用神经网络中的kohonen网络来做聚类-Using neural networks do kohonen network clustering
  3. 所属分类:DNA

    • 发布日期:2017-03-29
    • 文件大小:86800
    • 提供者:陈颖
  1. KONNETWORK

    0下载:
  2. Matla code for classifying data using kohonen neural network
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3690
    • 提供者:mdeep
  1. eg29-wangluoruqinjulei

    0下载:
  2. 《MATLAB神经网络30个案例分析》中的第29个例子,案例29 kohonen网络的聚类算法—网络入侵聚类。希望对大家有一定的帮助!-The MATLAB neural network analysis of 30 cases of 29 example, 29 cases of kohonen network clustering algorithm- network intrusion. Hope to have certain help to everybody!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:88864
    • 提供者:杨飞
  1. Kohonen_salesman

    0下载:
  2. Code implementation of a Kohonen Neural Network that solves the Traveling salesman problem for 500 cities.-Code implementation of a Kohonen Neural Network that solves the Traveling salesman problem for 500 cities.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2543
    • 提供者:famn51
  1. Kohonen_unitarycircle

    0下载:
  2. Code implementation of a Kohonen Neural Network that learns a uniform distribution in the unitary circle. It shows the topology preservation map.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2836
    • 提供者:famn51
  1. A1SOM

    0下载:
  2. SOM神经网络,Self-Organizing Map 的缩写,即自组织映射。 1981年芬兰Helsink大学的T.Kohonen教授提出一种自组织特征映射网,简称SOM网,又称Kohonen网。 Kohonen认为:一个神经网络接受外界输入模式时,将会分为不同的对应区域,各区域对输入模式具有不同的响应特征,而且这个过程是自动完成的。自组织特征映射正是根据这一看法提出来的,其特点与人脑的自组织特性相类似。 由于它的强大功能,多年来,神经网络在数据分类、知识获取、过程监测、故障识别等领域
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:558
    • 提供者:
  1. SOM

    0下载:
  2. SOM神经网络:Self-Organizing Map 的缩写,即自组织映射。 1981年芬兰Helsink大学的T.Kohonen教授提出一种自组织特征映射网,简称SOM网,又称Kohonen网。 Kohonen认为:一个神经网络接受外界输入模式时,将会分为不同的对应区域,各区域对输入模式具有不同的响应特征,而且这个过程是自动完成的。自组织特征映射正是根据这一看法提出来的,其特点与人脑的自组织特性相类似。 由于它的强大功能,多年来,神经网络在数据分类、知识获取、过程监测、故障识别等领域
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:778
    • 提供者:
  1. Kohonen

    0下载:
  2. Kohonen网络的一种改进算法 研究神经网络聚类的可以参考-An improved algorithm of Kohonen network to study neural network clustering
  3. 所属分类:File Formats

    • 发布日期:2017-04-28
    • 文件大小:194581
    • 提供者:李晶
  1. SOFCMAC

    1下载:
  2. 任意维输入,自定义输出维数的SOFCMAC(自组织模糊小脑神经网络),实际上是一种将Kohonen网络的思想用于模糊CMAC的方法。参考文献是自组织模糊CMAC神经网络及其非线性系统辨识_王源。-SOFCMAC (self organizing fuzzy cerebellar neural network) with arbitrary dimension input, which is actually a kind of method for fuzzy CMAC with Kohonen
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:94853
    • 提供者:chanwy
  1. S-kohonen-nn-matlab-123

    0下载:
  2. 一种名叫skohonen神经网络的算法,直接可以使用,亲测可用,效果不错。-A named skohonen neural network algorithm, can use directly, available measurement, effect is good.
  3. 所属分类:assembly language

    • 发布日期:2017-05-05
    • 文件大小:87836
    • 提供者:liyong
  1. S-kohonen-NN-matlab-NN

    0下载:
  2. 一种名叫skohonen神经网络的算法,直接可以使用,亲测可用,效果不错。-A named skohonen neural network algorithm, can use directly, available measurement, effect is good.
  3. 所属分类:assembly language

    • 发布日期:2017-05-05
    • 文件大小:87796
    • 提供者:liyong
  1. Kohonen self-organizing network

    0下载:
  2. self-organizing map neural network source
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:204800
    • 提供者:fatemi
  1. abcdefg12345

    0下载:
  2. 程序可以实现采用kohonen神经网络进行聚类分析(The Kohonen neural network can be used to carry out clustering analysis in the program)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:697344
    • 提供者:罐男
  1. 人工神经网络与应用21个案例汇总

    0下载:
  2. 案例程序分析,用于神经网络编程参考;对人工神经初学者编程起指导作用(Case program analysis for neural network programming reference;The guiding role of programming for the beginners of artificial nerve)
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:8633344
    • 提供者:细节斗士
« 1 23 »
搜珍网 www.dssz.com